home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / GNU / cpio_2_0.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  4.9 KB  |  105 lines

  1. Short: Amiga-port of GNU cpio-2.0
  2.  
  3. ----------------------------------------------------------------------
  4.  
  5. Hi there!
  6.  
  7. This is a rather quick port of GNU cpio 2.0. It's capable of dumping
  8. symbolic links, but no hard-link, generated by Commodore's "makelink".
  9. You can use the "find"-utility which comes with Steve Koren's SKsh
  10. to produce the file-list used for the file-list:
  11.  
  12. > find dh0: -print | cpio -o >arc-file
  13.  
  14. If you have symbolic links on dh0: (to continue above example), find
  15. will complain. This can be fixed by adding another command to the pipe:
  16.  
  17. > find dh0: -print | sed "s/find: can't open //g" | cpio -o >arc-file
  18.  
  19. (It's your problem how you run the pipe; use "csh" and you'll have no
  20. problems...).
  21.  
  22. That's it!
  23.  
  24.  
  25. Have fun,
  26.  
  27.          Hubert
  28.  
  29.  
  30.  
  31.       Hubert Feyrer
  32.       Bachstr. 40
  33.       W-8304 Mallersdorf
  34.       GERMANY
  35.  
  36.       Tel.: 08772 / 6084
  37.       Internet: c9020@rrzc1.rz.uni-regensburg.de
  38.  
  39.  
  40. ============================= Archive contents =============================
  41.  
  42. Original  Packed Ratio    Date     Time    Name
  43. -------- ------- ----- --------- --------  -------------
  44.   168160   58658 65.1% 19-Sep-92 23:08:24  cpio-2.0/bin/cpio
  45.    17982    6993 61.1% 19-Sep-92 22:09:16  cpio-2.0/COPYING
  46.    25265    9285 63.2% 19-Sep-92 22:09:16  cpio-2.0/COPYING.LIB
  47.     5424    2213 59.1% 19-Sep-92 22:09:18  cpio-2.0/INSTALL
  48.    10320    3621 64.9% 19-Sep-92 22:09:18  cpio-2.0/man/cpio.1
  49.    14657    4598 68.6% 19-Sep-92 22:32:06  cpio-2.0/man/cpio.man
  50.     2552    1189 53.4% 19-Sep-92 22:09:18  cpio-2.0/man/mt.1
  51.     3492    1368 60.8% 20-Sep-92 14:52:12  cpio-2.0/man/mt.man
  52.     1291     666 48.4% 19-Sep-92 22:09:18  cpio-2.0/NEWS
  53.     2431    1208 50.3% 19-Sep-92 22:09:18  cpio-2.0/README
  54.      908     506 44.2% 20-Sep-92 15:24:08  cpio-2.0/README.AMIGA
  55.     5327    2246 57.8% 19-Sep-92 22:09:20  cpio-2.0/src/alloca.c
  56.     2485    1187 52.2% 19-Sep-92 22:09:20  cpio-2.0/src/argmatch.c
  57.      565     304 46.1% 19-Sep-92 22:09:12  cpio-2.0/src/bcopy.c
  58.    22188    7662 65.4% 19-Sep-92 22:09:18  cpio-2.0/src/ChangeLog
  59.    15455    4534 70.6% 19-Sep-92 22:09:20  cpio-2.0/src/configure
  60.      512     332 35.1% 19-Sep-92 22:09:20  cpio-2.0/src/configure.in
  61.    26496    7080 73.2% 19-Sep-92 22:09:06  cpio-2.0/src/copyin.c
  62.    14167    3975 71.9% 19-Sep-92 22:09:06  cpio-2.0/src/copyout.c
  63.    11165    2823 74.7% 19-Sep-92 22:09:08  cpio-2.0/src/copypass.c
  64.       75      72  4.0% 19-Sep-92 22:09:18  cpio-2.0/src/cpio.def
  65.     2078    1022 50.8% 19-Sep-92 22:09:14  cpio-2.0/src/cpio.h
  66.     2609    1121 57.0% 19-Sep-92 22:09:14  cpio-2.0/src/cpiohdr.h
  67.     1743     884 49.2% 19-Sep-92 22:09:12  cpio-2.0/src/dirname.c
  68.     2812    1192 57.6% 19-Sep-92 22:09:08  cpio-2.0/src/dstring.c
  69.     1997     945 52.6% 19-Sep-92 22:09:14  cpio-2.0/src/dstring.h
  70.     2927    1216 58.4% 19-Sep-92 22:09:10  cpio-2.0/src/error.c
  71.     5464    1847 66.1% 19-Sep-92 22:09:14  cpio-2.0/src/extern.h
  72.     5594    1911 65.8% 19-Sep-92 22:09:10  cpio-2.0/src/filemode.c
  73.     2483     944 61.9% 19-Sep-92 22:09:14  cpio-2.0/src/filetypes.h
  74.     3856    1421 63.1% 19-Sep-92 22:09:08  cpio-2.0/src/fnmatch.c
  75.     1876     937 50.0% 19-Sep-92 22:09:16  cpio-2.0/src/fnmatch.h
  76.    19188    6372 66.7% 19-Sep-92 22:09:10  cpio-2.0/src/getopt.c
  77.     4019    1668 58.4% 19-Sep-92 22:09:16  cpio-2.0/src/getopt.h
  78.     3427    1347 60.6% 19-Sep-92 22:09:10  cpio-2.0/src/getopt1.c
  79.     5005    1988 60.2% 19-Sep-92 22:09:08  cpio-2.0/src/global.c
  80.     5220    1530 70.6% 19-Sep-92 22:09:12  cpio-2.0/src/idcache.c
  81.    12428    4080 67.1% 19-Sep-92 22:09:08  cpio-2.0/src/main.c
  82.     5455    2286 58.0% 19-Sep-92 22:55:50  cpio-2.0/src/Makefile.Amiga
  83.     5521    2338 57.6% 19-Sep-92 22:09:18  cpio-2.0/src/Makefile.in
  84.     2088     983 52.9% 19-Sep-92 22:09:18  cpio-2.0/src/makefile.pc
  85.     6536    2479 62.0% 19-Sep-92 22:09:12  cpio-2.0/src/makepath.c
  86.     3371    1456 56.8% 19-Sep-92 22:09:14  cpio-2.0/src/mkdir.c
  87.     6355    2426 61.8% 19-Sep-92 22:09:20  cpio-2.0/src/mt.c
  88.     5632    2199 60.9% 19-Sep-92 22:09:20  cpio-2.0/src/rmt.c
  89.     3308    1204 63.6% 19-Sep-92 22:09:16  cpio-2.0/src/rmt.h
  90.    14011    4795 65.7% 19-Sep-92 22:09:12  cpio-2.0/src/rtapelib.c
  91.     1134     610 46.2% 19-Sep-92 22:09:14  cpio-2.0/src/strdup.c
  92.     1370     768 43.9% 19-Sep-92 22:09:12  cpio-2.0/src/stripslash.c
  93.     2413    1091 54.7% 19-Sep-92 22:09:16  cpio-2.0/src/system.h
  94.    14268    4722 66.9% 19-Sep-92 22:09:10  cpio-2.0/src/tar.c
  95.     3746    1732 53.7% 19-Sep-92 22:09:14  cpio-2.0/src/tar.h
  96.     1512     731 51.6% 19-Sep-92 22:09:14  cpio-2.0/src/tarhdr.h
  97.     6079    2418 60.2% 19-Sep-92 22:09:20  cpio-2.0/src/tcexparg.c
  98.     4144    1792 56.7% 19-Sep-92 22:09:12  cpio-2.0/src/userspec.c
  99.    23914    7234 69.7% 19-Sep-92 22:09:10  cpio-2.0/src/util.c
  100.       49      49  0.0% 19-Sep-92 22:09:10  cpio-2.0/src/version.c
  101.     1615     772 52.1% 19-Sep-92 22:09:12  cpio-2.0/src/xmalloc.c
  102.     1063     598 43.7% 19-Sep-92 22:09:12  cpio-2.0/src/xstrdup.c
  103. -------- ------- ----- --------- --------
  104.   547227  193628 64.6% 21-Sep-92 06:05:22   59 files
  105.